Skip to main content

hilitedItemLabels

Type

property

Summary

The currently highlighted segment labels

Syntax

get the hilitedItemLabels of <widget>
set the hilitedItemLabels of <widget> to <labelsList>

Description

The labels of the highlighted labels of the control.

If the multipleHilites is false when setting the hilitedItemLabels, then the first string in the hilitedItemLabels determines which segment is highlighted, and the remainder of the hilitedItemLabels are ignored.

The hiliteChanged message is sent when setting the hilitedItemLabels, unless it doesn't change which segments are highlighted.

message: hiliteChanged

property: hilitedItemName, multipleHilites